Microsoft DirectX 8.1 (C++)

IDVBSTuningSpace Interface

The IDVBSTuningSpace interface is implemented on the DVBTuningSpace object and provides methods for working with tuning spaces with a DVBS network type.

In addition to the methods inherited from IDispatch, ITuningSpace, IDVBTuningSpace, and IDVBTuningSpace2, the IDVBSTuningSpace interface exposes the following methods.

Method Description
get_HighOscillator Retrieves the high oscillator frequency in decaHertz (dHz).
get_InputRange Retrieves an integer indicating which option or switch contains the requested signal source.
get_LNBSwitch Retrieves the LNB switch frequency in decaHertz (dHz).
get_LowOscillator Retrieves the low oscillator frequency in decaHertz (dHz).
get_SpectralInversion Retrieves an integer indicating the spectral inversion.
put_HighOscillator Sets the high oscillator frequency in decaHertz (dHz).
put_InputRange Sets an integer indicating which option or switch contains the requested signal source.
put_LNBSwitch Sets the LNB switch frequency in decaHertz (dHz).
put_LowOscillator Sets the low oscillator frequency in decaHertz (dHz).
put_SpectralInversion Sets an integer indicating the spectral inversion.